summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/values/strings.xml
blob: 5e44551ad0bab6f8dae11c257b2d07e7be09a22c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <!-- General application strings -->
    <string name="app_name" translatable="false">yuzu</string>
    <string name="app_disclaimer">This software will run games for the Nintendo Switch game console. No game titles or keys are included.&lt;br /&gt;&lt;br /&gt;Before you begin, please locate your <![CDATA[<b> prod.keys </b>]]> file on your device storage.&lt;br /&gt;&lt;br /&gt;<![CDATA[<a href="https://yuzu-emu.org/help/quickstart">Learn more</a>]]></string>
    <string name="emulation_notification_channel_name">Emulation is Active</string>
    <string name="emulation_notification_channel_id" translatable="false">emulationIsActive</string>
    <string name="emulation_notification_channel_description">Shows a persistent notification when emulation is running.</string>
    <string name="emulation_notification_running">yuzu is running</string>
    <string name="notice_notification_channel_name">Notices and errors</string>
    <string name="notice_notification_channel_id" translatable="false">noticesAndErrors</string>
    <string name="notice_notification_channel_description">Shows notifications when something goes wrong.</string>
    <string name="notification_permission_not_granted">Notification permission not granted!</string>

    <!-- Setup strings -->
    <string name="welcome">Welcome!</string>
    <string name="welcome_description">Learn how to setup &lt;b>yuzu&lt;/b> and jump into emulation.</string>
    <string name="get_started">Get started</string>
    <string name="keys">Keys</string>
    <string name="keys_description">Select your &lt;b>prod.keys&lt;/b> file with the button below.</string>
    <string name="select_keys">Select Keys</string>
    <string name="games">Games</string>
    <string name="games_description">Select your &lt;b>Games&lt;/b> folder with the button below.</string>
    <string name="done">Done</string>
    <string name="done_description">You\'re all set.\nEnjoy your games!</string>
    <string name="text_continue">Continue</string>
    <string name="next">Next</string>
    <string name="back">Back</string>
    <string name="add_games">Add Games</string>
    <string name="add_games_description">Select your games folder</string>

    <!-- Home strings -->
    <string name="home_games">Games</string>
    <string name="home_search">Search</string>
    <string name="home_settings">Settings</string>
    <string name="empty_gamelist">No files were found or no game directory has been selected yet.</string>
    <string name="search_and_filter_games">Search and filter games</string>
    <string name="select_games_folder">Select games folder</string>
    <string name="select_games_folder_description">Allows yuzu to populate the games list</string>
    <string name="add_games_warning">Skip selecting games folder?</string>
    <string name="add_games_warning_description">Games won\'t be displayed in the Games list if a folder isn\'t selected.</string>
    <string name="add_games_warning_help">https://yuzu-emu.org/help/quickstart/#dumping-games</string>
    <string name="home_search_games">Search Games</string>
    <string name="games_dir_selected">Games directory selected</string>
    <string name="install_prod_keys">Install prod.keys</string>
    <string name="install_prod_keys_description">Required to decrypt retail games</string>
    <string name="install_prod_keys_warning">Skip adding keys?</string>
    <string name="install_prod_keys_warning_description">Valid keys are required to emulate retail games. Only homebrew apps will function if you continue.</string>
    <string name="install_prod_keys_warning_help">https://yuzu-emu.org/help/quickstart/#guide-introduction</string>
    <string name="notifications">Notifications</string>
    <string name="notifications_description">Grant the notification permission with the button below.</string>
    <string name="give_permission">Grant permission</string>
    <string name="notification_warning">Skip granting the notification permission?</string>
    <string name="notification_warning_description">yuzu won\'t be able to notify you of important information.</string>
    <string name="permission_denied">Permission denied</string>
    <string name="permission_denied_description">You denied this permission too many times and now you have to manually grant it in system settings.</string>
    <string name="about">About</string>
    <string name="about_description">Build version, credits, and more</string>
    <string name="warning_help">Help</string>
    <string name="warning_skip">Skip</string>
    <string name="warning_cancel">Cancel</string>
    <string name="install_amiibo_keys">Install Amiibo keys</string>
    <string name="install_amiibo_keys_description">Required to use Amiibo in game</string>
    <string name="invalid_keys_file">Invalid keys file selected</string>
    <string name="install_keys_success">Keys successfully installed</string>
    <string name="install_keys_failure">Keys file (prod.keys) is invalid</string>
    <string name="install_amiibo_keys_failure">Keys file (key_retail.bin) is invalid</string>
    <string name="install_gpu_driver">Install GPU driver</string>
    <string name="install_gpu_driver_description">Install alternative drivers for potentially better performance or accuracy</string>
    <string name="advanced_settings">Advanced settings</string>
    <string name="settings_description">Configure emulator settings</string>
    <string name="search_recently_played">Recently Played</string>
    <string name="search_recently_added">Recently Added</string>
    <string name="search_retail">Retail</string>
    <string name="search_homebrew">Homebrew</string>
    <string name="open_user_folder">Open yuzu folder</string>
    <string name="open_user_folder_description">Manage yuzu\'s internal files</string>
    <string name="theme_and_color_description">Modify the look of the app</string>
    <string name="no_file_manager">No file manager found</string>
    <string name="notification_no_directory_link">Could not open yuzu directory</string>
    <string name="notification_no_directory_link_description">Please locate the user folder with the file manager\'s side panel manually.</string>
    <string name="import_export_saves">Import/export saves</string>
    <string name="import_export_saves_description">Import or export save files</string>
    <string name="import_export_saves_no_profile">No user profile found. Please launch a game first and retry.</string>
    <string name="save_file_imported_success">Save files were imported successfully</string>
    <string name="save_file_invalid_zip_structure">Invalid save directory structure: The first subfolder name must be the title ID of the game.</string>
    <string name="import_saves">Import</string>
    <string name="export_saves">Export</string>

    <!-- About screen strings -->
    <string name="gaia_is_not_real">Gaia isn\'t real</string>
    <string name="copied_to_clipboard">Copied to clipboard</string>
    <string name="about_app_description">An open-source Switch emulator</string>
    <string name="contributors">Contributors</string>
    <string name="contributors_description">Made with \u2764 from the yuzu team</string>
    <string name="contributors_link">https://github.com/yuzu-emu/yuzu/graphs/contributors</string>
    <string name="build">Build</string>
    <string name="support_link">https://discord.gg/u77vRWY</string>
    <string name="website_link">https://yuzu-emu.org/</string>
    <string name="github_link">https://github.com/yuzu-emu</string>

    <!-- Early access upgrade strings -->
    <string name="early_access">Early Access</string>
    <string name="get_early_access">Get Early Access</string>
    <string name="play_store_link">https://play.google.com/store/apps/details?id=org.yuzu.yuzu_emu.ea</string>
    <string name="get_early_access_description">Cutting-edge features, early access to updates, and more</string>
    <string name="early_access_benefits">Early Access Benefits</string>
    <string name="cutting_edge_features">Cutting-edge features</string>
    <string name="early_access_updates">Early access to updates</string>
    <string name="no_manual_installation">No manual installation</string>
    <string name="prioritized_support">Prioritized support</string>
    <string name="helping_game_preservation">Helping game preservation</string>
    <string name="our_eternal_gratitude">Our eternal gratitude</string>
    <string name="are_you_interested">Are you interested?</string>

    <!-- General settings strings -->
    <string name="frame_limit_enable">Enable limit speed</string>
    <string name="frame_limit_enable_description">When enabled, emulation speed will be limited to a specified percentage of normal speed.</string>
    <string name="frame_limit_slider">Limit speed percent</string>
    <string name="frame_limit_slider_description">Specifies the percentage to limit emulation speed. With the default of 100% emulation will be limited to normal speed. Values higher or lower will increase or decrease the speed limit.</string>
    <string name="cpu_accuracy">CPU accuracy</string>

    <!-- System settings strings -->
    <string name="use_docked_mode">Docked mode</string>
    <string name="use_docked_mode_description">Emulates in docked mode, which increases the resolution at the expense of performance.</string>
    <string name="emulated_region">Emulated region</string>
    <string name="emulated_language">Emulated language</string>
    <string name="select_rtc_date">Select RTC Date</string>
    <string name="select_rtc_time">Select RTC Time</string>
    <string name="use_custom_rtc">Enable Custom RTC</string>
    <string name="use_custom_rtc_description">This setting allows you to set a custom real time clock separate from your current system time</string>
    <string name="set_custom_rtc">Set Custom RTC</string>

    <!-- Graphics settings strings -->
    <string name="renderer_api">API</string>
    <string name="renderer_accuracy">Accuracy level</string>
    <string name="renderer_resolution">Resolution</string>
    <string name="renderer_vsync">VSync mode</string>
    <string name="renderer_aspect_ratio">Aspect Ratio</string>
    <string name="renderer_scaling_filter">Window Adapting Filter</string>
    <string name="renderer_anti_aliasing">Anti-Aliasing Method</string>
    <string name="renderer_force_max_clock">Force maximum clocks (Adreno only)</string>
    <string name="renderer_force_max_clock_description">Forces the GPU to run at the maximum possible clocks (thermal constraints will still be applied).</string>
    <string name="renderer_asynchronous_shaders">Use asynchronous shaders</string>
    <string name="renderer_asynchronous_shaders_description">Compiles shaders asynchronously, which will reduce stutter but may introduce glitches.</string>
    <string name="renderer_debug">Enable graphics debugging</string>
    <string name="renderer_debug_description">When checked, the graphics API enters a slower debugging mode.</string>
    <string name="use_disk_shader_cache">Use disk shader cache</string>
    <string name="use_disk_shader_cache_description">Reduce stuttering by storing and loading generated shaders to disk.</string>

    <!-- Audio settings strings -->
    <string name="audio_volume">Volume</string>
    <string name="audio_volume_description">Specifies the volume of audio output.</string>

    <!-- Miscellaneous -->
    <string name="slider_default">Default</string>
    <string name="ini_saved">Saved settings</string>
    <string name="gameid_saved">Saved settings for %1$s</string>
    <string name="error_saving">Error saving %1$s.ini: %2$s</string>
    <string name="loading">Loading…</string>
    <string name="reset_setting_confirmation">Do you want to reset this setting back to its default value?</string>
    <string name="reset_to_default">Reset to default</string>
    <string name="reset_all_settings">Reset all settings?</string>
    <string name="reset_all_settings_description">All Advanced Settings will be reset to their default configuration. This can not be undone.</string>
    <string name="settings_reset">Settings reset</string>

    <!-- GPU driver installation -->
    <string name="select_gpu_driver">Select GPU driver</string>
    <string name="select_gpu_driver_title">Would you like to replace your current GPU driver?</string>
    <string name="select_gpu_driver_install">Install</string>
    <string name="select_gpu_driver_default">Default</string>
    <string name="select_gpu_driver_install_success">Installed %s</string>
    <string name="select_gpu_driver_use_default">Using default GPU driver</string>
    <string name="select_gpu_driver_error">Invalid driver selected, using system default!</string>
    <string name="system_gpu_driver">System GPU driver</string>
    <string name="installing_driver">Installing driver…</string>

    <!-- Preferences Screen -->
    <string name="preferences_advanced_settings">Advanced Settings</string>
    <string name="preferences_settings">Settings</string>
    <string name="preferences_general">General</string>
    <string name="preferences_system">System</string>
    <string name="preferences_graphics">Graphics</string>
    <string name="preferences_audio">Audio</string>
    <string name="preferences_theme">Theme and color</string>

    <!-- ROM loading errors -->
    <string name="loader_error_encrypted">Your ROM is encrypted</string>
    <string name="loader_error_encrypted_roms_description"><![CDATA[Please follow the guides to redump your <a href="https://yuzu-emu.org/help/quickstart/#dumping-cartridge-games">game cartidges</a> or <a href="https://yuzu-emu.org/help/quickstart/#dumping-installed-titles-eshop">installed titles</a>.]]></string>
    <string name="loader_error_encrypted_keys_description"><![CDATA[Please ensure your <a href="https://yuzu-emu.org/help/quickstart/#dumping-prodkeys-and-titlekeys">prod.keys</a> file is installed so that games can be decrypted.]]></string>
    <string name="loader_error_video_core">An error occurred initializing the video core</string>
    <string name="loader_error_video_core_description">This is usually caused by an incompatible GPU driver. Installing a custom GPU driver may resolve this problem.</string>
    <string name="loader_error_invalid_format">Unable to load ROM</string>
    <string name="loader_error_file_not_found">ROM file does not exist</string>

    <!-- Emulation Menu -->
    <string name="emulation_exit">Exit Emulation</string>
    <string name="emulation_done">Done</string>
    <string name="emulation_fps_counter">FPS Counter</string>
    <string name="emulation_toggle_controls">Toggle Controls</string>
    <string name="emulation_rel_stick_center">Relative Stick Center</string>
    <string name="emulation_dpad_slide">DPad Slide</string>
    <string name="emulation_haptics">Haptics</string>
    <string name="emulation_show_overlay">Show Overlay</string>
    <string name="emulation_toggle_all">Toggle All</string>
    <string name="emulation_control_adjust">Adjust Overlay</string>
    <string name="emulation_control_scale">Scale</string>
    <string name="emulation_control_opacity">Opacity</string>
    <string name="emulation_touch_overlay_reset">Reset Overlay</string>
    <string name="emulation_touch_overlay_edit">Edit Overlay</string>
    <string name="emulation_pause">Pause Emulation</string>
    <string name="emulation_unpause">Unpause Emulation</string>
    <string name="emulation_input_overlay">Input Overlay</string>
    <string name="emulation_game_loading">Game loading…</string>

    <string name="load_settings">Loading Settings…</string>

    <!-- Software keyboard -->
    <string name="software_keyboard">Software Keyboard</string>

    <!-- Errors and warnings -->
    <string name="abort_button">Abort</string>
    <string name="continue_button">Continue</string>
    <string name="system_archive_not_found">System Archive Not Found</string>
    <string name="system_archive_not_found_message">%s is missing. Please dump your system archives.\nContinuing emulation may result in crashes and bugs.</string>
    <string name="system_archive_general">A system archive</string>
    <string name="save_load_error">Save/Load Error</string>
    <string name="fatal_error">Fatal Error</string>
    <string name="fatal_error_message">A fatal error occurred. Check the log for details.\nContinuing emulation may result in crashes and bugs.</string>
    <string name="performance_warning">Turning off this setting will significantly reduce emulation performance! For the best experience, it is recommended that you leave this setting enabled.</string>

    <!-- Region Names -->
    <string name="region_auto">Auto-select</string>
    <string name="region_japan">Japan</string>
    <string name="region_usa">USA</string>
    <string name="region_europe">Europe</string>
    <string name="region_australia">Australia</string>
    <string name="region_china">China</string>
    <string name="region_korea">Korea</string>
    <string name="region_taiwan">Taiwan</string>

    <!-- Language Names -->
    <string name="language_japanese">Japanese (日本語)</string>
    <string name="language_english">English</string>
    <string name="language_french">French (Français)</string>
    <string name="langauge_german">German (Deutsch)</string>
    <string name="language_italian">Italian (Italiano)</string>
    <string name="language_spanish">Spanish (Español)</string>
    <string name="language_chinese">Chinese (简体中文)</string>
    <string name="language_korean">Korean (한국어)</string>
    <string name="language_dutch">Dutch (Nederlands)</string>
    <string name="language_portuguese">Portuguese (Português)</string>
    <string name="language_russian">Russian (Русский)</string>
    <string name="language_taiwanese">Taiwanese (台湾)</string>
    <string name="language_british_english">British English</string>
    <string name="language_canadian_french">Canadian French (Français canadien)</string>
    <string name="language_latin_american_spanish">Latin American Spanish (Español latinoamericano)</string>
    <string name="language_simplified_chinese">Simplified Chinese (简体中文)</string>
    <string name="language_traditional_chinese">Traditional Chinese (正體中文)</string>
    <string name="language_brazilian_portuguese">Brazilian Portuguese (Português do Brasil)</string>

    <!-- Renderer APIs -->
    <string name="renderer_vulkan">Vulkan</string>
    <string name="renderer_none">None</string>

    <!-- Renderer Accuracy -->
    <string name="renderer_accuracy_normal">Normal</string>
    <string name="renderer_accuracy_high">High</string>
    <string name="renderer_accuracy_extreme">Extreme (Slow)</string>

    <!-- Resolutions -->
    <string name="resolution_half">0.5X (360p/540p)</string>
    <string name="resolution_three_quarter">0.75X (540p/810p)</string>
    <string name="resolution_one">1X (720p/1080p)</string>
    <string name="resolution_two">2X (1440p/2160p) (Slow)</string>
    <string name="resolution_three">3X (2160p/3240p) (Slow)</string>
    <string name="resolution_four">4X (2880p/4320p) (Slow)</string>

    <!-- Renderer VSync -->
    <string name="renderer_vsync_immediate">Immediate (Off)</string>
    <string name="renderer_vsync_mailbox">Mailbox</string>
    <string name="renderer_vsync_fifo">FIFO (On)</string>
    <string name="renderer_vsync_fifo_relaxed">FIFO Relaxed</string>

    <!-- Scaling Filters -->
    <string name="scaling_filter_nearest_neighbor">Nearest Neighbor</string>
    <string name="scaling_filter_bilinear">Bilinear</string>
    <string name="scaling_filter_bicubic">Bicubic</string>
    <string name="scaling_filter_gaussian">Gaussian</string>
    <string name="scaling_filter_scale_force">ScaleForce</string>
    <string name="scaling_filter_fsr">AMD FidelityFX™ Super Resolution</string>

    <!-- Anti-Aliasing -->
    <string name="anti_aliasing_none">None</string>
    <string name="anti_aliasing_fxaa">FXAA</string>
    <string name="anti_aliasing_smaa">SMAA</string>

    <!-- Aspect Ratios -->
    <string name="ratio_default">Default (16:9)</string>
    <string name="ratio_force_four_three">Force 4:3</string>
    <string name="ratio_force_twenty_one_nine">Force 21:9</string>
    <string name="ratio_force_sixteen_ten">Force 16:10</string>
    <string name="ratio_stretch">Stretch to Window</string>

    <!-- CPU Accuracy -->
    <string name="cpu_accuracy_auto">Auto</string>
    <string name="cpu_accuracy_accurate">Accurate</string>
    <string name="cpu_accuracy_unsafe">Unsafe</string>
    <string name="cpu_accuracy_paranoid">Paranoid (Slow)</string>

    <!-- Gamepad Buttons -->
    <string name="gamepad_d_pad">D-Pad</string>
    <string name="gamepad_left_stick">Left Stick</string>
    <string name="gamepad_right_stick">Right Stick</string>
    <string name="gamepad_home">Home</string>
    <string name="gamepad_screenshot">Screenshot</string>

    <!-- Disk shader cache -->
    <string name="preparing_shaders">Preparing shaders</string>
    <string name="building_shaders">Building shaders</string>

    <!-- Theme options -->
    <string name="change_app_theme">Change App Theme</string>
    <string name="theme_default">Default</string>
    <string name="theme_material_you">Material You</string>

    <!-- Theme Modes -->
    <string name="change_theme_mode">Change Theme Mode</string>
    <string name="theme_mode_follow_system">Follow System</string>
    <string name="theme_mode_light">Light</string>
    <string name="theme_mode_dark">Dark</string>

    <!-- Black backgrounds theme -->
    <string name="use_black_backgrounds">Use Black Backgrounds</string>
    <string name="use_black_backgrounds_description">When using the dark theme, apply black backgrounds.</string>

</resources>